home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 118 / MacAddict 118 2006-06.toast / Software / Productivity / Yojimbo 1.1 (trial).dmg / Yojimbo.app / Contents / Resources / English.lproj / OGSecurityPreferenceModule.nib / classes.nib next >
Text File  |  2006-02-28  |  575b  |  19 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {resetToModuleDefaults = id; showModuleHelp = id; }; 
  6.             CLASS = OGPreferenceModule; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {"_view" = NSView; }; 
  9.             SUPERCLASS = NSObject; 
  10.         }, 
  11.         {
  12.             ACTIONS = {passwordButtonAction = id; }; 
  13.             CLASS = OGSecurityPreferenceModule; 
  14.             LANGUAGE = ObjC; 
  15.             SUPERCLASS = OGPreferenceModule; 
  16.         }
  17.     ); 
  18.     IBVersion = 1; 
  19. }